PrintDocument for WinForms
RenderInputComboBox コンストラクタ(String[])


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderInputComboBox クラス > RenderInputComboBox コンストラクタ : RenderInputComboBox コンストラクタ(String[])
ドロップダウンリストに表示されるテキストの配列。
RenderInputComboBox クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal ParamArray items() As System.String _
)
'使用法
 
Dim items() As System.String
 
Dim instance As New RenderInputComboBox(items)
public RenderInputComboBox( 
   params System.string[] items
)

パラメータ

items
ドロップダウンリストに表示されるテキストの配列。
参照

RenderInputComboBox クラス
RenderInputComboBox メンバ
オーバーロード一覧